home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / T16T30.MDM < prev    next >
Text File  |  1993-08-04  |  4KB  |  120 lines

  1. ; Telebit T1600 and T3000
  2. ; Rev 2.3
  3.  
  4. ; For Telebit Phone Support, dial 1-800-TELEBIT.
  5.  
  6. ;===================================================
  7. ; Last revision date: 08/04/93 (update this date
  8. ; each time you edit; it is also advisable to rename
  9. ; your edited file [use Save As, rather than Save 
  10. ; option] to avoid later confusion and to keep the 
  11. ; original .MDM file intact).
  12.  
  13. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  14. ; Command File) for a description of modem command 
  15. ; files and how they work. "A Sample Modem Command 
  16. ; File" is user selectable within the Lotus Notes 
  17. ; Setup dialog "Modem Type" listbox in which you found 
  18. ; this modem command file (see end of listings, 
  19. ; beginning with a period) and is a printable ASCII 
  20. ; text file (approximately 14 pages). 
  21.  
  22. ; Additional information may be obtained from either of 
  23. ; the two so-called "generic" modem command files 
  24. ; (alphabetically listed under letter G, designed for 
  25. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  26. ; 14400 bps maximum, respectively), each of which may 
  27. ; first be tried as-is with unlisted modems, then edited 
  28. ; if required (within the Notes edit box, or outside of 
  29. ; Notes, with any text editor) according to the printed 
  30. ; instructions within each file, and in compliance with 
  31. ; the vendor's command set, result codes, DIP switch 
  32. ; settings, and technical specifications as listed in 
  33. ; the equipment's users manual.
  34.  
  35. ; For the specific modem(s) listed under this heading:
  36. ;=====================================================
  37.  
  38. ; NOTE: This modem accepts command strings of 60 or fewer 
  39. ; characters. After an "AT," commands must be continuous and 
  40. ; not separated by spaces.
  41.  
  42. [attributes]
  43.  
  44. MODELS=Telebit T1600 and T3000
  45. NULL MODEM=0
  46. MAXIMUM SPEED=38400
  47. DEFAULT SPEED=38400
  48.  
  49. [commands]
  50.  
  51. ESCAPE=+++
  52. ATTENTION=ATE0V1
  53. HANGUP=ATH0
  54. SETUP=AT&F9
  55. SETUP=ATE0
  56. SETUP=ATX11S7=60S51=252S59=3
  57. RTS/CTS ENABLED=ATS58=2
  58. RTS/CTS IGNORED=ATS58=0
  59. VOLUME OFF=ATM0
  60. VOLUME LOW=ATM1L0
  61. VOLUME MEDIUM=ATM1L2
  62. VOLUME HIGH=ATM1L3
  63. ANSWER=ATA
  64. MANUAL DIAL=ATX11S9=1D
  65. AUTO DIAL SETUP=ATS9=6
  66. AUTO PULSE DIAL=ATDP
  67. AUTO TONE DIAL=ATDT
  68. AUTO DIAL SUFFIX=,
  69.  
  70. [responses]
  71.  
  72. OK=OK
  73.  
  74. RING=RING
  75.  
  76. NO CARRIER=NO CARRIER
  77.  
  78. ERROR=ERROR
  79.  
  80. NO DIALTONE=NO DIALTONE
  81.  
  82. BUSY=BUSY
  83.  
  84. CONNECT, 38400,9600=CONNECT 38400/LAPM/COMP
  85. CONNECT, 38400,9600=CONNECT 38400/LAPM
  86. CONNECT, 38400,9600=CONNECT 38400/REL/COMP
  87. CONNECT, 38400,9600=CONNECT 38400/REL
  88. CONNECT, 38400,9600=CONNECT 38400
  89.  
  90. CONNECT, 38400,9600=CONNECT 19200/LAPM/COMP
  91. CONNECT, 38400,9600=CONNECT 19200/LAPM
  92. CONNECT, 38400,9600=CONNECT 19200/REL/COMP
  93. CONNECT, 38400,9600=CONNECT 19200/REL
  94. CONNECT, 38400,9600=CONNECT 19200
  95.  
  96. CONNECT, 38400,9600=CONNECT 9600/LAPM/COMP
  97. CONNECT, 38400,9600=CONNECT 9600/LAPM
  98. CONNECT, 38400,9600=CONNECT 9600/REL/COMP
  99. CONNECT, 38400,9600=CONNECT 9600/REL
  100. CONNECT, 38400,9600=CONNECT 9600
  101.  
  102. CONNECT, 38400,4800=CONNECT 4800/LAPM/COMP
  103. CONNECT, 38400,4800=CONNECT 4800/LAPM
  104. CONNECT, 38400,4800=CONNECT 4800/REL/COMP
  105. CONNECT, 38400,4800=CONNECT 4800/REL
  106. CONNECT, 38400,4800=CONNECT 4800
  107.  
  108. CONNECT, 38400,2400=CONNECT 2400/LAPM/COMP
  109. CONNECT, 38400,2400=CONNECT 2400/LAPM
  110. CONNECT, 38400,2400=CONNECT 2400/REL/COMP
  111. CONNECT, 38400,2400=CONNECT 2400/REL
  112. CONNECT, 38400,2400=CONNECT 2400
  113.  
  114. CONNECT, 38400,1200=CONNECT 1200/LAPM/COMP
  115. CONNECT, 38400,1200=CONNECT 1200/LAPM
  116. CONNECT, 38400,1200=CONNECT 1200/REL/COMP
  117. CONNECT, 38400,1200=CONNECT 1200/REL
  118. CONNECT, 38400,1200=CONNECT 1200
  119.  
  120.